Skip to content

Bump the minor-and-patch group across 1 directory with 6 updates#259

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/minor-and-patch-163414637a
Open

Bump the minor-and-patch group across 1 directory with 6 updates#259
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/minor-and-patch-163414637a

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the minor-and-patch group with 6 updates in the / directory:

Package From To
@deck.gl/aggregation-layers 9.2.11 9.3.1
@deck.gl/core 9.2.11 9.3.1
@deck.gl/google-maps 9.2.11 9.3.1
terra-draw 1.25.0 1.28.8
typedoc 0.23.28 0.28.19
typedoc-umlclass 0.7.1 0.10.2

Updates @deck.gl/aggregation-layers from 9.2.11 to 9.3.1

Release notes

Sourced from @​deck.gl/aggregation-layers's releases.

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

Sourced from @​deck.gl/aggregation-layers's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates @deck.gl/core from 9.2.11 to 9.3.1

Release notes

Sourced from @​deck.gl/core's releases.

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

Sourced from @​deck.gl/core's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates @deck.gl/google-maps from 9.2.11 to 9.3.1

Release notes

Sourced from @​deck.gl/google-maps's releases.

v9.3.1

  • feat(widgets): ScrollbarWidget falls back to controller.maxBounds (#10236)
  • fix(widgets): ThemeWidget does not apply theme variables on initial add (#10238)
  • fix(widgets): CoordinateGeocoder edge case handling (#10235)
  • feat(widgets) unify viewId handling (#10234)
  • fix(widgets): SplitterWidget types (#10233)

v9.3.0

deck.gl v9.3 features big improvements to widgets, controllers and WebGPU. Find out more on What's New and Upgrade Guide.

v9.3.0-beta.2

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

v9.3.0-beta.1

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

v9.3.0-alpha.6

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)
  • feat(main): export all widgets from deck.gl main module (#10160)
  • chore: Bump to luma@9.3.1 & loaders@4.4.1 (#10158)
  • fix(layers): Texture handling in WebGPU (#10157)
  • chore: Bump luma.gl@alpha.11 (#10141)
  • chore(json): Typing improvements (#9641)
  • feat(core): simplify layer plumbing for WebGPU (#9820)
  • chore: enable source map in website dev mode (#10156)

v9.3.0-alpha.5

No release notes provided.

v9.3.0-alpha.3

  • feat(core): TerrainController (#10134)

v9.3.0-alpha.2

  • chore: upgrade Node.js from 20 to 22 (#10051)

... (truncated)

Changelog

Sourced from @​deck.gl/google-maps's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.3

deck.gl v9.3 Prereleases

deck.gl [v9.3.0-beta.2] - Apr 11 2026

  • fix(widgets): ZoomWidget works with OrthographicView (#10202)
  • fix(aggregation-layers) Fix nvidia compilation error (#10191)
  • fix(widgets): Move @​floating-ui/dom to dependencies (#10189)

deck.gl [v9.3.0-beta.1] - Apr 7 2026

  • feat(extensions): Add dashed stroke support for ScatterplotLayer and TextBackgroundLayer (#9976)
  • chore(test-utils): Separate tape tests from vitest and clean up CI (#10061)
  • fix(geo-layers): Ensure zoomOffset is correctly part of the round/ceil Z calculation (#9807)
  • feat(widgets): Add controlled mode and state callbacks (#9973)
  • chore(mapbox): Remove MapboxLayer and _renderLayersInGroups (#10163)
  • fix(mapbox): automatically inject 'mapbox' view in overlaid mode for multi-view consistency (#9947)
  • feat(core): AttributeManager allocates Buffers for constant WebGPU at… (#10152)
  • feat(core) coordinateSystem prop now accepts no-import string constants (#10140)
  • fix(layers): discard fragments outside rounded rect in TextBackgroundLayer (#10177)
  • fix(layers): submit command buffer after texture copy in IconLayer resize (#10176)
  • fix(core): WebGPU Picking fix (#10175)
  • feat(layers): TextLayer uses real text metrics (#10164)
  • chore(geo-layers): Update h3 & a5 dependencies (#10170)

deck.gl [v9.3.0-alpha.6] - Apr 2 2026

  • feat(TileLayer): Add visibleMinZoom & visibleMaxZoom props (#10091)
  • fix(mapbox): onBefore|AfterRender fires without layers (#10166)
  • fix(mapbox): Prevent crash when deck uninitialized (#10167)

... (truncated)

Commits

Updates terra-draw from 1.25.0 to 1.28.8

Commits
  • 4027ad5 chore(terra-draw): release version 1.28.8
  • fa92346 chore(terra-draw): breakdown deployment script for easier debugging (#868)
  • 7b93458 chore(terra-draw): release version 1.28.7
  • 63cb482 chore(terra-draw): disable husky checks when gh-pages is being commit (#867)
  • aa256c0 chore(terra-draw): release version 1.28.6
  • 96b8d6f chore(terra-draw): enable commitAll for release.js to ensure files committed ...
  • 239c04d chore(terra-draw): release version 1.28.5
  • 4053601 chore(terra-draw): fix package.json versions for Terra Draw (#865)
  • 327e0c8 chore(terra-draw): ensure package-lock.json files are updated on release (#864)
  • a17f90c chore(terra-draw): release version 1.28.4
  • Additional commits viewable in compare view

Updates typedoc from 0.23.28 to 0.28.19

Release notes

Sourced from typedoc's releases.

v0.28.19

Features

  • Added French translations for the TypeDoc interface and help descriptions.
  • Added support for triple-slash comment style, which requires exactly three slashes in the comment, #3089.

Bug Fixes

  • Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.
  • Fixed short summary comment handling on module pages when the project source files use Windows line endings, #3093.

Thanks!

v0.28.18

Features

  • Support TypeScript 6.0, #3084.

v0.28.17

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

v0.28.16

Bug Fixes

  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #3057.
  • Improved vertical positioning of text icons, #3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #3055.

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.28.19 (2026-04-12)

Features

  • Added French translations for the TypeDoc interface and help descriptions.
  • Added support for triple-slash comment style, which requires exactly three slashes in the comment, #3089.

Bug Fixes

  • Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.
  • Fixed short summary comment handling on module pages when the project source files use Windows line endings, #3093.

Thanks!

v0.28.18 (2026-03-23)

Features

  • Support TypeScript 6.0, #3084.

v0.28.17 (2026-02-13)

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

v0.28.16 (2026-01-12)

Bug Fixes

  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #3057.
  • Improved vertical positioning of text icons, #3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #3055.

... (truncated)

Commits
  • 0135da0 Update changelog for release
  • 68fa965 Bump version to 0.28.19
  • cb13565 Update changelog, documentation
  • acba2ae Fix Comment.getShortSummary with windows line endings
  • a108643 feat(router): move anchor creation to seperate function (#3092)
  • d743a1c Merge pull request #3091 from hyosua/feat/locales-fr
  • 70a9b41 Update CHANGELOG and format French locales
  • 4db90bc Add French translations for locales
  • c8fb88f Attempt updating actions versions
  • a58e6a9 Update deps
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for typedoc since your current version.


Updates typedoc-umlclass from 0.7.1 to 0.10.2

Release notes

Sourced from typedoc-umlclass's releases.

0.10.2

Added

  • Added support for latest TypeDoc version 0.28.x.

0.10.1

Added

  • Added support for latest TypeDoc version 0.27.x.

0.10.0

Added

  • Added support for latest TypeDoc version 0.26.5 and above. (NOTE: older 0.26.x versions have a bug that breaks the plugin)

0.9.0

BREAKING CHANGES

  • Removed the following options in favor of the new "style" option: backgroundColor, boxBackgroundColor, boxBorderColor, boxBorderRadius, boxBorderWidth, arrowColor, classFontName, classFontSize, classFontStyle, classFontColor, attributeFontName, attributeFontSize, attributeFontStyle and attributeFontColor

Added

  • New option "style" which let's you specify individual font settings for specific parts (for example: class name, property type, method return type, etc.) of the diagram
  • Option "style.arrow.width" can now be used the specify the thickness of the arrows in the class diagrams

Fixed

  • Default value of option "hideShadow" adjusted to PlantUML's new default value: true

0.8.1

Fixed

  • Plugin was not inserting diagrams into the documentation when using TypeDoc version 0.25.5 or above.

Changes

  • Updated dependencies

0.8.0

BREAKING CHANGES

  • Removed support for TypeDoc versions 0.23.x due to a change in TypeDoc's handling of asynchronous tasks.

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see example in README)
Changelog

Sourced from typedoc-umlclass's changelog.

[0.10.2] - 2025-06-10

Added

  • Added support for latest TypeDoc version 0.28.x.

[0.10.1] - 2024-12-10

Added

  • Added support for latest TypeDoc version 0.27.x.

[0.10.0] - 2024-07-28

Added

  • Added support for latest TypeDoc version 0.26.5 and above. (NOTE: older 0.26.x versions have a bug that breaks the plugin)

[0.9.0] - 2023-04-28

BREAKING CHANGES

  • Removed the following options in favor of the new "style" option: backgroundColor, boxBackgroundColor, boxBorderColor, boxBorderRadius, boxBorderWidth, arrowColor, classFontName, classFontSize, classFontStyle, classFontColor, attributeFontName, attributeFontSize, attributeFontStyle and attributeFontColor

Added

  • New option "style" which let's you specify individual font settings for specific parts (for example: class name, property type, method return type, etc.) of the diagram
  • Option "style.arrow.width" can now be used the specify the thickness of the arrows in the class diagrams

Fixed

  • Default value of option "hideShadow" adjusted to PlantUML's new default value: true

[0.8.1] - 2024-04-25

Fixed

  • Plugin was not inserting diagrams into the documentation when using TypeDoc version 0.25.5 or above.

Changes

  • Updated dependencies

[0.8.0] - 2023-09-17

BREAKING CHANGES

  • Removed support for TypeDoc versions 0.23.x due to a change in TypeDoc's handling of asynchronous tasks.

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see example in README)
Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@deck.gl/aggregation-layers](https://github.com/visgl/deck.gl) | `9.2.11` | `9.3.1` |
| [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.2.11` | `9.3.1` |
| [@deck.gl/google-maps](https://github.com/visgl/deck.gl) | `9.2.11` | `9.3.1` |
| [terra-draw](https://github.com/JamesLMilner/terra-draw) | `1.25.0` | `1.28.8` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.23.28` | `0.28.19` |
| [typedoc-umlclass](https://github.com/krisztianb/typedoc-umlclass) | `0.7.1` | `0.10.2` |



Updates `@deck.gl/aggregation-layers` from 9.2.11 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.11...v9.3.1)

Updates `@deck.gl/core` from 9.2.11 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.11...v9.3.1)

Updates `@deck.gl/google-maps` from 9.2.11 to 9.3.1
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.2.11...v9.3.1)

Updates `terra-draw` from 1.25.0 to 1.28.8
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.25.0...terra-draw@1.28.8)

Updates `typedoc` from 0.23.28 to 0.28.19
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.23.28...v0.28.19)

Updates `typedoc-umlclass` from 0.7.1 to 0.10.2
- [Release notes](https://github.com/krisztianb/typedoc-umlclass/releases)
- [Changelog](https://github.com/krisztianb/typedoc-umlclass/blob/master/CHANGELOG.md)
- [Commits](krisztianb/typedoc-umlclass@v0.7.1...v0.10.2)

---
updated-dependencies:
- dependency-name: "@deck.gl/aggregation-layers"
  dependency-version: 9.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/core"
  dependency-version: 9.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/google-maps"
  dependency-version: 9.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: terra-draw
  dependency-version: 1.28.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.19
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc-umlclass
  dependency-version: 0.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner April 27, 2026 08:59
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants